Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix kanagawa theme when using cursorline #10500

Merged

Conversation

dob9601
Copy link
Contributor

@dob9601 dob9601 commented Apr 17, 2024

The recent change to increase the contrast of the primary selection background (#10094) was a good idea - previously the contrast was way too low and I'd often be sat squinting at my monitor.

Unfortunately the new ui.selection.primary colour happens to match exactly the colour used by the cursorline. On top of this, the colour sumiInk5 is just a duplicate of sumiInk3.
This pull request chooses another contrastic colour (specifically waveBlue2) that doesn't clash with the cursorline and removes the sumiInk5 variant:

Previously:
image
(Highlighted line is completely invisible because of the cursorline)

Now:
image

Paging @mxpv and @zetashift for visibility

@the-mikedavis the-mikedavis added A-theme Area: Theme and appearence related S-waiting-on-review Status: Awaiting review from a maintainer. labels Apr 17, 2024
Copy link
Contributor

@zetashift zetashift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Good catch

@the-mikedavis the-mikedavis merged commit 1d23796 into helix-editor:master Apr 17, 2024
6 checks passed
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
Chirikumbrah pushed a commit to Chirikumbrah/helix that referenced this pull request Jun 15, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-theme Area: Theme and appearence related S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants